func google.golang.org/grpc.withDefaultScheme
2 uses
google.golang.org/grpc (current package)
clientconn.go#L288: opts = append([]DialOption{withDefaultScheme("passthrough"), WithLocalDNSResolution()}, opts...)
dialoptions.go#L750: func withDefaultScheme(s string) DialOption {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)